home *** CD-ROM | disk | FTP | other *** search
-
- This program converts 'Brushes' saved with DeluxePaint,
- or any other program that saves out IFF format brushes, into
- usable icons for the workbench.
- Remember to use the medium ( 640 x 200 ) resolution mode
- in your drawing program to prevent the icon from being
- stretched in the y axis. Also remember to only use the
- first four colors in the drawing program because that is all
- that will be converted for use as an icon.
- This program must be used from the command line
- interface (CLI). It is called like this:
-
- "Brush2Icon brushname toolname"
-
- Where brushname is the name of the brush and toolname is the
- name of the tool the icon will be used with. Do not add
- '.info' to the toolname, it is added for you.
-